﻿2026-08-30T06:50:16.7909943Z ##[group]Run actions/checkout@v5
2026-08-30T06:50:16.7910205Z with:
2026-08-30T06:50:16.7910411Z   repository: SaberMage/spt-shell-notify
2026-08-30T06:50:16.7910658Z   path: .adapter-notify
2026-08-30T06:50:16.7912453Z   token: ***
2026-08-30T06:50:16.7912649Z   ssh-strict: true
2026-08-30T06:50:16.7912829Z   ssh-user: git
2026-08-30T06:50:16.7913020Z   persist-credentials: true
2026-08-30T06:50:16.7913220Z   clean: true
2026-08-30T06:50:16.7913415Z   sparse-checkout-cone-mode: true
2026-08-30T06:50:16.7913636Z   fetch-depth: 1
2026-08-30T06:50:16.7913819Z   fetch-tags: false
2026-08-30T06:50:16.7914000Z   show-progress: true
2026-08-30T06:50:16.7914189Z   lfs: false
2026-08-30T06:50:16.7914357Z   submodules: false
2026-08-30T06:50:16.7914547Z   set-safe-directory: true
2026-08-30T06:50:16.7914771Z   allow-unsafe-pr-checkout: false
2026-08-30T06:50:16.7914976Z env:
2026-08-30T06:50:16.7915272Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33296634901-1-Sy11hE
2026-08-30T06:50:16.7915758Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33296634901-1-Sy11hE
2026-08-30T06:50:16.7916179Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33296634901-1-Sy11hE
2026-08-30T06:50:16.7916601Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33296634901-1-Sy11hE
2026-08-30T06:50:16.7916930Z ##[endgroup]
2026-08-30T06:50:16.8578041Z Syncing repository: SaberMage/spt-shell-notify
2026-08-30T06:50:16.8581952Z ##[group]Getting Git version info
2026-08-30T06:50:16.8582348Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-30T06:50:16.8605046Z [command]/usr/bin/git version
2026-08-30T06:50:16.8635206Z git version 2.43.0
2026-08-30T06:50:16.8651200Z ##[endgroup]
2026-08-30T06:50:16.8657799Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/51027baf-9c9b-4015-a193-569e2c786f95/.gitconfig'
2026-08-30T06:50:16.8665343Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/51027baf-9c9b-4015-a193-569e2c786f95' before making global git config changes
2026-08-30T06:50:16.8666024Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T06:50:16.8668297Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-30T06:50:16.8696389Z ##[group]Initializing the repository
2026-08-30T06:50:16.8700160Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-30T06:50:16.8725455Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-30T06:50:16.8726022Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-30T06:50:16.8726499Z hint: of your new repositories, which will suppress this warning, call:
2026-08-30T06:50:16.8726851Z hint: 
2026-08-30T06:50:16.8727135Z hint: 	git config --global init.defaultBranch <name>
2026-08-30T06:50:16.8727450Z hint: 
2026-08-30T06:50:16.8728064Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-30T06:50:16.8728836Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-30T06:50:16.8729385Z hint: 
2026-08-30T06:50:16.8729620Z hint: 	git branch -m <name>
2026-08-30T06:50:16.8730691Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-30T06:50:16.8736786Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-30T06:50:16.8793327Z ##[endgroup]
2026-08-30T06:50:16.8793779Z ##[group]Disabling automatic garbage collection
2026-08-30T06:50:16.8797701Z [command]/usr/bin/git config --local gc.auto 0
2026-08-30T06:50:16.8824088Z ##[endgroup]
2026-08-30T06:50:16.8824454Z ##[group]Setting up auth
2026-08-30T06:50:16.8829130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-30T06:50:16.8852553Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-30T06:50:16.9036143Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T06:50:16.9059883Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-30T06:50:16.9245052Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T06:50:16.9270108Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-30T06:50:16.9458453Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-30T06:50:16.9489621Z ##[endgroup]
2026-08-30T06:50:16.9490011Z ##[group]Determining the default branch
2026-08-30T06:50:16.9492658Z Retrieving the default branch name
2026-08-30T06:50:17.2627550Z Default branch 'main'
2026-08-30T06:50:17.2628223Z ##[endgroup]
2026-08-30T06:50:17.2628646Z ##[group]Fetching the repository
2026-08-30T06:50:17.2633308Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-30T06:50:17.7892980Z From https://github.com/SaberMage/spt-shell-notify
2026-08-30T06:50:17.7893461Z  * [new branch]      main       -> origin/main
2026-08-30T06:50:17.7912625Z ##[endgroup]
2026-08-30T06:50:17.7912982Z ##[group]Determining the checkout info
2026-08-30T06:50:17.7914553Z ##[endgroup]
2026-08-30T06:50:17.7919325Z [command]/usr/bin/git sparse-checkout disable
2026-08-30T06:50:17.7957080Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-30T06:50:17.7985078Z ##[group]Checking out the ref
2026-08-30T06:50:17.7988300Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-30T06:50:17.8027911Z Switched to a new branch 'main'
2026-08-30T06:50:17.8028195Z branch 'main' set up to track 'origin/main'.
2026-08-30T06:50:17.8032236Z ##[endgroup]
2026-08-30T06:50:17.8065461Z [command]/usr/bin/git log -1 --format=%H
2026-08-30T06:50:17.8087663Z ee2d37eadc730c0019e0af82d683074c509634a2
